home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / cview97.zip / UPDATE.TXT < prev   
Text File  |  1992-05-11  |  4KB  |  82 lines

  1. WHAT'S NEW IN COLORVIEW VERSION 0.97
  2.  
  3. ColorView version 0.97 is an upgrade to the previously released version
  4. 0.95 (version 0.96 was never released).  These are the main additions and
  5. improvements from the previous release: 
  6.  
  7. Greatly improved memory management
  8. ----------------------------------
  9.   ColorView no longer requires large contiguous memory blocks for image
  10.   storage.  If necessary, ColorView can use your hard disk for temporary
  11.   storage of image data, which relaxes the requirement for a large virtual
  12.   memory (see the Conserve Memory option below).  This will also resolve
  13.   some of the problems reported while running under OS/2 v. 2.0.  Images
  14.   can now be processed with as little as 2 megabytes of physical RAM.  
  15.  
  16.   Diagnostics have been added to determine the memory requirements for each
  17.   particular image before it is loaded.  If a low memory condition is
  18.   detected, then ColorView will take steps to reduce its memory requirements,
  19.   and will provide hints on re-configuring your system if necessary.
  20.  
  21.   A problem which caused memory to be retained after freeing an image has been
  22.   corrected.
  23.  
  24. Better Heckbert Quantizing algorithm
  25. ------------------------------------
  26.   ColorView 0.97 provides a much better Heckbert Quantizing algorithm.
  27.   Chosen colors now match the original 24-bit image much closer, providing
  28.   better quality output and making dithering unnecessary in many cases.  
  29.  
  30. Graphics formats
  31. ----------------
  32.   Reading of 24-bit Windows Bitmaps (*.BMP) files now works on 8-bit
  33.   displays by using the chosen quantizing algorithm and dithering.  
  34.  
  35.   Full GIF '87a standard is now supported.  GIF '89a files can also be
  36.   read, but only features supported in GIF '87a will be processed.  
  37.  
  38. Improved screen management
  39. --------------------------
  40.   ColorView now contains a work-around of a common error in Windows video
  41.   display device drivers that caused portions of a large image to be
  42.   left blank.  
  43.  
  44.   Another common bug in display drivers caused some large images to
  45.   generate an Application Error (UAE) when the image was being displayed in
  46.   version 0.95.  A work-around was implemented in version 0.97.  
  47.  
  48.   Additional diagnostics were added to properly detect graphics device drivers
  49.   and their features.  
  50.  
  51.   A problem in the Stretch-Image option was corrected to properly preserve
  52.   the original aspect ratio.  The Stretch-Image option was re-written to
  53.   avoid using additional memory, and to run faster in low memory conditions.  
  54.  
  55.   The Arrow keys, Page Up, Page Down, Ctrl-Left and Ctrl-Right, Home and End
  56.   keys can now be used to pan around the image.  This works even when the
  57.   scroll-bars are not visible.  
  58.  
  59.   Progress is now reported in percent, showing exactly how much more
  60.   processing needs to take place at any point in time.  
  61.  
  62. Speed Improvements
  63. ------------------
  64.   JPEG reading has been optimized for non-386 systems, improving speed by
  65.   approximately 25% in ColorView '286.  
  66.  
  67.   The Heckbert Quant without dithering option is now much faster than in
  68.   version 0.95.
  69.  
  70.   Significant speed improvements have been made in saving 8 and 24 bit
  71.   images in Windows BMP and GIF formats.  
  72.  
  73.   Overall system performance has been improved in low-memory conditions.
  74.   See the "SETTING UP - Memory" section for some helpful hints.  
  75.  
  76. Command Line Arguments
  77. ----------------------
  78.   ColorView now accepts command line arguments to automatically load and
  79.   process images.  See the "User's Guide" for details.  
  80.  
  81. Other internal problems were corrected.
  82.